home *** CD-ROM | disk | FTP | other *** search
/ Gamecube Preview CD ROM / 04 - Gamecube Preview CD-ROM.iso / pc / site / gamecube.swf / scripts / DefineButton2_243 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2001-09-17  |  95 b   |  5 lines

  1. on(rollOver){
  2.    select = 0;
  3.    _root.displayPath(_parent._parent._parent._name,select);
  4. }
  5.